func net/textproto.initCommonHeader

3 uses

	net/textproto (current package)
		reader.go#L31: 	commonHeaderOnce.Do(initCommonHeader)
		reader.go#L586: 	commonHeaderOnce.Do(initCommonHeader)
		reader.go#L663: func initCommonHeader() {